home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / cvt200.zip / README.CVT < prev    next >
Text File  |  1993-07-01  |  4KB  |  102 lines

  1. CONVERT 2.00
  2.  
  3. Copyright 1993 by Gordon Haff and Bit Masons Consulting.  All Rights
  4. Reserved.
  5.  
  6. Convert is Shareware.  Registration is only $15.
  7.  
  8. PLEASE TAKE A LOOK AT THE INSTALLATION INSTRUCTIONS BEFORE PROCEEDING.
  9.  
  10. Shareware is a marketing concept whereby users can fully test and evaluate
  11. software prior to purchasing it.  If you continue to use shareware after
  12. an evaluation period, however, registration is required.
  13.  
  14. Bit Masons produces a variety of interesting and usual programs for both
  15. Windows and DOS.  These are described in detail in the manual
  16. (CONVERT.WRI).
  17.  
  18. For support or other questions, please call or write:
  19. Gordon Haff
  20. Bit Masons
  21. 3205 Windsor Ridge Dr.
  22. Westborough MA 01581
  23. (508) 898-3321
  24. CIS: 72561,2637
  25.  
  26. Gordon Haff is a member of the Association of Shareware Professionals.
  27.  
  28.  
  29. Upgrading Convert from 1.x
  30. --------------------------
  31.  
  32. If you use Convert 1.x and haven't made any changes to the supplied data
  33. files, you can just delete the old Convert files and start fresh.  Convert
  34. 1.0 also required a small section in the WIN.INI file (called [CONVERT]
  35. appropriately enough) which you may now delete.
  36.  
  37. If you DID make changes to the default data files, your modified files
  38. will still work with 2.0.  The only change in the supplied data files from
  39. 1.0 is the addition of temperature to the units.dat and cats.dat files so
  40. merging your modified files with the 2.0 supplied files is easy.
  41.  
  42. Installing Convert
  43. ------------------
  44.  
  45. ** (In the event you haven't already charged ahead and done it.)
  46.  
  47. Note:  If you obtained Convert in archived form from a bulletin board or 
  48. vendor, your first step should be to extract the contents of the archive 
  49. to a temporary directory.
  50.  
  51.  
  52. Choice 1: Use the Install Program.
  53.  
  54. This is really the easiest option.  Like many Windows programs,
  55. Convert uses a variety of files such as Dynamic Link Libraries which
  56. either must or should be in specific locations of your disk for most
  57. efficient operation.  The Install program automates the whole process.
  58.  
  59. In case you're concerned that the Install program will make unwelcome and
  60. unsolicited changes to your WIN.INI file or to files shared with other
  61. programs, you needen't be.  Convert uses its own INI file (CONVERT.INI)
  62. and prompts you before overwriting any Dynamic Link Libraries in the
  63. WINDOWS\SYSTEM directory.  Generally you should allow the installation
  64. program to overwrite older files, but it's your choice.
  65.  
  66.  
  67. Choice 2: Manual Install.
  68.  
  69. The following files are required to run Convert.  The directories in which
  70. they should reside are also given.  \CONVERT is used as an example.  Any
  71. subdirectory name can be used.
  72.  
  73. CONVERT.EXE    Main program file                       \CONVERT
  74. CONVERT.HLP    Help (optional but suggested)           \CONVERT
  75.  
  76. UNITS.DAT      Default Units file                      \CONVERT
  77. CATS.DAT       Default Categories file                 \CONVERT
  78. SUNITS.DAT     Stripped Units file                     \CONVERT
  79.  
  80. Data files can actually be placed anywhere but Convert won't be able
  81. to find them if they're not in the default location until you specify
  82. a new location using Convert's Toolbox.
  83.  
  84. BWCC.DL$       Borland Custom Controls                 \WINDOWS\SYSTEM
  85. DEWCC.DL$      Turbo Power DLL                            "
  86. DEWSC.DL$                                                 "
  87. WINSYS.DL$                                                "
  88.  
  89. The above DLL (Dynamic Link Library) files must first be unpacked using
  90. the supplied UNPACK utility.  While these DLL's may reside in the same
  91. directory as the Convert program, it is generally more efficient to put
  92. them in the \WINDOWS\SYSTEM directory where they may be shared with other
  93. programs.
  94.  
  95. If you're doing a manual install, you should make certain you don't
  96. overwrite newer copies of these files.  The automatic install program
  97. checks for you.
  98.  
  99. CONVERT.INI    Private INI file                        \WINDOWS
  100.  
  101. The installation program copies this for you.  If you're doing it on your
  102. own, however, a default INI file is supplied.